Click or drag to resize
ISystemInformationModelGetValidSpacePath Method
Zet Universe

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:ZU.Core.ISystemInformationModel.GetValidSpacePath(System.String,System.String)"]

Namespace: ZU.Core
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
string GetValidSpacePath(
	string parentFolder,
	string proposedChildName
)

Parameters

parentFolder
Type: SystemString

[Missing <param name="parentFolder"/> documentation for "M:ZU.Core.ISystemInformationModel.GetValidSpacePath(System.String,System.String)"]

proposedChildName
Type: SystemString

[Missing <param name="proposedChildName"/> documentation for "M:ZU.Core.ISystemInformationModel.GetValidSpacePath(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:ZU.Core.ISystemInformationModel.GetValidSpacePath(System.String,System.String)"]

See Also