Example #1
0
 private void SetInnerType(SV_OperationMetadata_Type ContentField) {
     this.ContentField = ((SV_OperationMetadata_Type)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
 }
Example #2
0
 public SV_OperationMetadata(SV_OperationMetadata_Type content) {
     SetInnerType(content);
 }